Platform Explorer / Nuxeo Platform 5.8

Contribution studio.extensions.nuxeo-jenkins-report--templates

This contribution is part of XML component studio.extensions.nuxeo-jenkins-report inside nuxeo-jenkins-report-3.2.0.jar

Extension Point

Extension point templates of component NotificationService.

Contributed Items

  • <template name="JenkinsReportSendMail" src="data/templates/JenkinsReportSendMail.ftl"/>

XML Source

<extension point="templates" target="org.nuxeo.ecm.platform.ec.notification.service.NotificationService">
    <template name="JenkinsReportSendMail" src="data/templates/JenkinsReportSendMail.ftl"/>
  </extension>